Remove unused includes
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Jul 2020 14:26:34 +0000 (10:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 12 Jul 2020 14:59:31 +0000 (10:59 -0400)
Only GtkFileChooserWidget and GtkFileChooserDialog
use the GtkFileChooserEmbed interface.

gtk/gtkfilechoosernative.c
gtk/gtkfilechoosernativeportal.c
gtk/gtkfilechoosernativequartz.c
gtk/gtkfilechoosernativewin32.c
gtk/gtknativedialog.c

index d157dfa0022f62d198ca7c0d08a7b6bdaff943ea..6755eb90d7eeeba9ea33948de2f2a668d8198b28 100644 (file)
@@ -28,7 +28,6 @@
 #include "gtkfilechooserwidget.h"
 #include "gtkfilechooserwidgetprivate.h"
 #include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
 #include "gtksizerequest.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
index 1aafd3d9fcf0be23e03a96bd3116878d1f7c23ed..e06d8678fb4220889932c76e8618abf28de3d207 100644 (file)
@@ -28,7 +28,6 @@
 #include "gtkfilechooserwidget.h"
 #include "gtkfilechooserwidgetprivate.h"
 #include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
 #include "gtksizerequest.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
index 1726942b9713ce8f3e72f88497b981626388187b..847a461536c73cc6a1391d54b4a5d23781a5af0a 100644 (file)
@@ -28,7 +28,6 @@
 #include "gtkfilechooserwidget.h"
 #include "gtkfilechooserwidgetprivate.h"
 #include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
 #include "gtksizerequest.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
index 9b435060424e77401858c0f2719f79f3e2f275de..68076989fc8465e821ec2dbcc8dbc610d62a7606 100644 (file)
@@ -34,7 +34,6 @@
 #include "gtkfilechooserwidget.h"
 #include "gtkfilechooserwidgetprivate.h"
 #include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
 #include "gtksizerequest.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
index 1ba13798c584dfc583d0c97f87d35d30110c10fa..eed21777fd87688a36999924a566d0697525b0be 100644 (file)
@@ -27,7 +27,6 @@
 #include "gtkfilechooserwidget.h"
 #include "gtkfilechooserwidgetprivate.h"
 #include "gtkfilechooserutils.h"
-#include "gtkfilechooserembed.h"
 #include "gtksizerequest.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"